CSharpTest.Net
ToArray Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeDictionary<TKey,TValue> Class : ToArray Method

Glossary Item Box

Returns all the items of this collection as an array of KeyValuePair.

Syntax

Visual Basic (Declaration) 
Public Function ToArray() As KeyValuePair(Of TKey,TValue)()
C# 
public KeyValuePair<TKey,TValue>[] ToArray()

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys